Managing Your Media Handler Component
Derived media handlers provide three functions that allow the Movie Toolbox to manage its relationship with the media handler. The Movie Toolbox calls yourMediaInitialize
function in order to give you an opportunity to prepare to provide access to your media. The Movie Toolbox grants processing time to your handler by calling yourMediaIdle
function. YourMediaGGetStatus
function allows the Movie Toolbox to retrieve status information after callingMediaIdle
.
Subtopics
- MediaInitialize
- MediaIdle
- MediaGGetStatus
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help